home *** CD-ROM | disk | FTP | other *** search
/ Mac Cube 4: Multimedia Applications / MacCube Volume 4: Multimedia Applications.iso / Graphics / POV Ray / POVRAY II (68040) / POVDOC / MAC.CAT < prev    next >
Text File  |  1994-02-04  |  4KB  |  84 lines

  1. Persistence of Vision Raytracer POV-Ray 2.12 Catalog file.
  2.  
  3. NOTE: Due to the size of the Macintosh source code it is not being
  4. included in the POVSRC.ZIP archive.  POVSRC.SEA contains all of the
  5. necessary files for a Mac compilation of POV-Ray.  It is available
  6. from the same place you obtained this file or from Graphics Developer's
  7. Forum on CompuServe (GO GRAPHDEV)
  8.  
  9. For reference, here is the contents of the \POVSRC\SOURCE directory.
  10. It contains source files for compiling for Apple Macintosh systems.
  11.  
  12. ===============================================================
  13. from Persistence of Vision Raytracer
  14. Copyright 1993 Persistence of Vision Team
  15. ---------------------------------------------------------------
  16. NOTICE: This source code file is provided so that users may experiment
  17. with enhancements to POV-Ray and to port the software to other platforms
  18. than those supported by the POV-Ray Team.  There are strict rules under
  19. which you are permitted to use this file.  The rules are in the file
  20. named POVLEGAL.DOC which should be distributed with this file. If
  21. POVLEGAL.DOC is not available or for more info please contact the POV-Ray
  22. Team Coordinator by leaving a message in CompuServe's Graphics Developer's
  23. Forum.  The latest version of POV-Ray may be found there as well.
  24.  
  25. This program is based on the popular DKB raytracer version 2.12.
  26. DKBTrace was originally written by David K. Buck.
  27. DKBTrace Ver 2.0-2.12 were written by David K. Buck & Aaron A. Collins.
  28.  
  29. ===============================================================
  30. The POVSRC.SEA archive is self-extracting, just double-click it, and
  31. show it where to save the files.
  32.  
  33. ---------------------------------------------------------------
  34. Mac-specific sources (MPW 3.2 & 3.3, & Think C 5 & 6, & PowerPC)
  35. ---------------------------------------------------------------
  36. Animate.h,
  37. Animate.c ----------- Prompts for rendering animation info
  38. Config.h ------------ Mac version of the configuration header file.
  39. FileQueue.h,
  40. FileQueue.c --------- Input file queueing routines for ODOC aevt handling.
  41. ImageWindow.h,
  42. ImageWindow.c ------- Open/update/virtual/save routines for image window
  43. Mac.cat ------------- this file
  44. PopupMenu.h,
  45. PopupMenu.c --------- Handle popups in dialogs
  46. POV-Ray 2.x Notes --- Additional notes and tips
  47. POV-Ray 2.x Readme -- The essential read-me document
  48. POV-Ray 2.x Mac-What's New - Mac-specific version history
  49. POV-Ray.make -------- MPW-specific make dependency file.
  50. POV-Ray.r ----------- MPW-specific resource source code file (SIZE rsrc)
  51. Pov.c --------------- Main application, mac-specific support routines.
  52. POV.Pi -------------- Think C 6.0 (empty) Project file
  53. POV.Pi.rsrc --------- POV Mac resources (dialogs, balloon help, icons etc.)
  54. POVLib.h ------------ Single header file that includes all general POV
  55.                       library headers (FileQueue.h, ScreenUtils.h, etc.)
  56. POVMac.h ------------ Header file for Pov.c (defines, typedefs, prototypes)
  57. POVMalloc.h,
  58. POVMalloc.c --------- malloc handling/garbage collection routines
  59. Printf2Window.h,
  60. Printf2Window.c ----- support code for redirecting C stdio to a window
  61. ProgressDialog.h,
  62. ProgressDialog.c ---- General-purpose progress bar handling for dialogs
  63. SaveCmpPict.h,
  64. SaveCmpPict.c ------- QuickTime compressed picture saving code for POV-Ray
  65. ScreenUtils.h,
  66. ScreenUtils.c ------- General-purpose screen/monitor routines
  67. Stdio_p2w.h --------- header file for Printf2Window.c, used by Config.h
  68. TemplateMenu.h,
  69. TemplateMenu.c ------ Template text insertion menus
  70. TextEditor.h,
  71. TextEditor.c -------- Code for the POV-Ray Source definition file editor.
  72.  
  73. ---------------------------------------------------------------
  74. QuickTime 1.6 MPW interfaces from Apple
  75. ---------------------------------------------------------------
  76. Components.h
  77. ImageCodec.h
  78. ImageCompression.h
  79. MediaHandlers.h
  80. Movies.h
  81. MoviesFormat.h
  82. QuickTimeComponents.h
  83. StdCompressionGlue.o
  84.